Skip to main content

File Exists

Description

File Exists is a Process Entry in the Conditions Plugin for Process Studio Processes. File Exists process entry to verify that a specified file exists on the server on which Process Studio is running. You must provide the file name. Process Studio returns a True or False value depending on whether or not the file exists. The File Exists process entry result could be a trigger or signal to launch a workflow or process

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
2FilenameThe name and path of the file to check for.